xenstore: xenbus cannot be opened read-only
authorDaniel De Graaf <dgdegra@tycho.nsa.gov>
Tue, 22 Nov 2011 17:07:32 +0000 (17:07 +0000)
committerDaniel De Graaf <dgdegra@tycho.nsa.gov>
Tue, 22 Nov 2011 17:07:32 +0000 (17:07 +0000)
commit27be7560a57c9965dbf39b214c021dd90ea297e9
tree21e32335753fe297f4c6af02ac780ed6288fbb39
parentebbd2561b4cefb299f0f68a88b2788504223de18
xenstore: xenbus cannot be opened read-only

In order to read keys from xenstore, the xenstore libraries need to
write the request to the xenbus socket. This means that the socket
cannot be opened read-only.

Signed-off-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenstore/xs.c